Properties
| Name | Returns | Notes | Example |
|---|---|---|---|
| id | long | ||
| adminOrg | Organisation | ||
| quantity | BigDecimal | ||
| unitCost | BigDecimal | ||
| discount | BigDecimal | ||
| totalCost | BigDecimal | ||
| currencyId | String | ||
| itemDescription | String | ||
| website | Website | ||
| itemHref | String | ||
| productOrderOptions | List | ||
| productSku | ProductSku | ||
| attachments | List | ||
| profile | Profile | ||
| product | Product | ||
| orderedForOrg | Organisation | ||
| orderedDate | Date | ||
| modifiedDate | Date | ||
| cart | Cart | ||
| grandTotal | BigDecimal |
Hide comments